setMinAppVersion


The minimum app version that can talk to this device.
Phone/PC apps should compare this to their build number and if too low tell the user they must update their app
uint32 min_app_version = 11;

Return

This builder for chaining.

Parameters

value

The minAppVersion to set.